<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">        #box{width:1200px;height:300px;margin:20px auto 20px auto;border:2px solid #ab94941c;overflow: hidden;}
        #box ul{padding:0;margin:0;list-style: none;overflow: hidden}
        #box ul li{height:30px;line-height: 24px;margin-top: 10px;}
        #box a{text-decoration: none;color:#000;}
        #box a:hover{color:#f00}
		#box .wen a{color:#fd5705;font-size: 16px; 
			background-image: url(../picture/wen.png);
			background-repeat: no-repeat;
			background-size: 17px 17px;
			background-position: left;
			padding-left: 20px;
		}
		#box .da{
			font-size: 15px;
			color: #3c78d8;
			background-image: url(../picture/da.png);
			background-repeat: no-repeat;
			background-size: 17px 17px;
			background-position: left;
			padding-left: 20px;
			margin: 0px 0 5px 0;
		
		}
		.wenda{font-size:30px;  #4aa2ec;  text-align: center}</pre></body></html>